This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0.  For a full list of available versions, see the Directory of published versions 

The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/daf-relatedperson
Defines basic constraints and extensions on the Related Person resource for use with other DAF resources
This profile was published on Tue, Mar 3, 2015 00:00+1100 as a draft by Health Level Seven International (Infrastructure and Messaging - Data Access Framework).

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from RelatedPerson.
This structure is derived from RelatedPerson.
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   RelatedPerson | 0..* | RelatedPerson | An person that is related to a patient, but who is not a direct target of care | |
|    meta | ∑ | 0..1 | Meta | Metadata about the resource | 
|    implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created | 
|    language | 0..1 | code | Language of the resource content Binding: IETF BCP-47  (required) | |
|    text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation | 
|    contained | 0..* | Resource | Contained, inline Resources | |
|    extension | 0..* | Extension | Additional Content defined by implementations | |
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    identifier | ∑ | 0..* | Identifier | A human identifier for this person | 
|    patient | S ∑ | 1..1 | Reference(DAF-Patient) | The patient this person is related to | 
|    relationship | S ∑ | 0..1 | CodeableConcept | The nature of the relationship Binding: PatientRelationshipType (required) | 
|    name | ∑ | 0..1 | HumanName | A name associated with the person | 
|    telecom | ∑ | 0..* | ContactPoint | A contact detail for the person | 
|    gender | ∑ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) | 
|    birthDate | ∑ | 0..1 | date | The date on which the related person was born | 
|    address | ∑ | 0..* | Address | Address where the related person can be contacted or visited | 
|    photo | 0..* | Attachment | Image of the person | |
|    period | S | 0..1 | Period | Period of time that this relationship is considered valid | 
|  Documentation for this format | ||||
todo
This structure is derived from RelatedPerson.
Differential View
This structure is derived from RelatedPerson.
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   RelatedPerson | 0..* | RelatedPerson | An person that is related to a patient, but who is not a direct target of care | |
|    meta | ∑ | 0..1 | Meta | Metadata about the resource | 
|    implicitRules | ?! ∑ | 0..1 | uri | A set of rules under which this content was created | 
|    language | 0..1 | code | Language of the resource content Binding: IETF BCP-47  (required) | |
|    text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation | 
|    contained | 0..* | Resource | Contained, inline Resources | |
|    extension | 0..* | Extension | Additional Content defined by implementations | |
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    identifier | ∑ | 0..* | Identifier | A human identifier for this person | 
|    patient | S ∑ | 1..1 | Reference(DAF-Patient) | The patient this person is related to | 
|    relationship | S ∑ | 0..1 | CodeableConcept | The nature of the relationship Binding: PatientRelationshipType (required) | 
|    name | ∑ | 0..1 | HumanName | A name associated with the person | 
|    telecom | ∑ | 0..* | ContactPoint | A contact detail for the person | 
|    gender | ∑ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) | 
|    birthDate | ∑ | 0..1 | date | The date on which the related person was born | 
|    address | ∑ | 0..* | Address | Address where the related person can be contacted or visited | 
|    photo | 0..* | Attachment | Image of the person | |
|    period | S | 0..1 | Period | Period of time that this relationship is considered valid | 
|  Documentation for this format | ||||
XML Template
JSON Template
todo
Other representations of profile: Schematron

| Path | Name | Conformance | ValueSet | 
| RelatedPerson.language | ?ext | required | http://tools.ietf.org/html/bcp47  | 
| RelatedPerson.relationship | PatientRelationshipType | required | PatientRelationshipType | 
| RelatedPerson.gender | AdministrativeGender | required | AdministrativeGender | 

| Id | Path | Details | Requirements |